DX11 SET EXCLUDE OBJECT

Sets whether the given object is to be excluded during rendering / frustum culling.

  Syntax
DX11 SET EXCLUDE OBJECT object, exclude
  Parameters
object
Dword
The object to set the exclusion state of.
exclude
Boolean
Set to true to exclude the object, or false to turn exclusion off for it.

  Returns

This function does not return a value.

  See also

OBJECT Functions Menu
DX11 Function Categories